CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机数 生成

搜索资源列表

  1. SendRandom

    0下载:
  2. 随机数演示,随机数生成,生成随机数-Demonstrate random number, random number generation, random number generation ~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:10779
    • 提供者:朱宝晖
  1. 用VHDL生成伪随机数

    0下载:
  2. 用VHDL生成伪随机数,资源占用少,最高频率可达200MHz
  3. 所属分类:VHDL编程

    • 发布日期:2012-09-28
    • 文件大小:884
    • 提供者:al00ok@126.com
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. random

    0下载:
  2. George Marsaglia的“The mother”随机数生成代码,称循环周期达2^250,可以通过ts检验,适用于大规模仿真。 源码已进行类封装。测试程序直接产生可用于matlab的m文件。-George Marsaglia s The mother random number generator code, saying that the cycle period could up to 2 ^ 250,and could pass through the ts test.Suit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7998
    • 提供者:winxp
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. matlab1

    0下载:
  2. 产生高斯白噪声,已知期望和方差,这样就生成了一组随机数据-Generated white Gaussian noise of known expectation and variance, thus generating a set of random data
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:19653
    • 提供者:任鹏
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. ValidateCodeServlet

    0下载:
  2. java生成随机数字和字母验证码, -java generate random numbers and letters Verification Code,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:1960
    • 提供者:wu
  1. Hopfield

    0下载:
  2. java 实现的神经网络 解决4色问题 含有随机数生成初始partten-java realization of neural network to solve the issue of 4-color contains random number generator initial partten
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:12492
    • 提供者:鹏飞
  1. scheduling_tar

    0下载:
  2. 随机数生成,遗传算法,这个程序包含了统一分布和其他一些随机数生成的程序!-Random number generator, genetic algorithm, this process includes the unification of the distribution and some other random number generator procedure!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:387063
    • 提供者:姜志阳
  1. 0001RandomNumberGenerator

    0下载:
  2. 讨论了生成0-1之间均匀分布随机数的一些算法,进而给出了由0-1之间均匀分布生成指数分布、正态分布、二项分布等常用分布的一般算法。-Discussed between 0-1 to generate random numbers uniformly distributed in a number of algorithms, which are given by the uniformly distributed between 0-1 generate exponential distribu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5701
    • 提供者:王海波
  1. rndlst

    0下载:
  2. 生成随机数 生成随机数生成随机数 生成随机数-Generated random number Generated random number Generated random number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:929
    • 提供者:libin
  1. suijishushengcheng

    0下载:
  2. 关于随机数生成的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-About random number generator of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scient
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5430
    • 提供者:苏木亚
  1. random_arm

    0下载:
  2. 采用MD4哈希函数的随机数生成函数,已在ARM环境下测试过。可应用于如无线数据发送时的随机避让。-Random number generator utilizing MD4 hash function of environmental noise captured as the seed and a linear congruence generator for the random numbers.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2327
    • 提供者:王芊芊
  1. 3

    0下载:
  2. 随机数生成程序,用于作为系统辨识的输入信号,得出相应的输出-Random number generator procedure for system identification as an input signal, the output reached
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:606
    • 提供者:
  1. VB

    1下载:
  2. VB编写,自动生成随机数,并得出最大最小值-VB preparation, automatic generation of random numbers, and come to the largest minimum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1149
    • 提供者:王小龙
  1. TestRnd

    0下载:
  2. 随机数生成测试,适于初学者,可以下载下来研究一下-Random number generator test, suitable for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:祝志云
  1. delphi_Random

    0下载:
  2. 在Delphi中生成随机数,在程序中输入随机数的范围,然后就可以手动或自动生成指定范围的随机数。-In the Delphi generated random number, in the proceedings of the scope of input random number, and then can be manually or automatically generate random numbers of designated areas.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:336420
    • 提供者:江先志
  1. SkTCodes

    3下载:
  2. SkewT分布是近年来得到广泛使用的一种参数化分布。区别于传统的正太分布、学生-t分布,SkewT分布除了具有厚伟特征之外,还引入了偏斜特征。该分布对于金融领域的研究与应用具有十分重要的价值。当然,也是一个重要的统计工具。SkewT分布由Bruce E. Hansen(1994)构造,本源码包括SkewT分布的密度函数、累计概率、随机数生成、理论矩。-SkewT distribution has been widely used recently. Different from traditio
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3992
    • 提供者:方立兵
  1. Random

    0下载:
  2. 随机数生成算法,产生一个介于0-32767之间的随机整数。-Random number generation algorithm to generate a random integer between the range of 0-32767.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1008848
    • 提供者:阿庚
« 1 2 3 4 5 67 8 9 10 11 ... 38 »
搜珍网 www.dssz.com